-
Home
-
Stripe Payment Forms by WP Simple Pay – Accept Credit Card Payments + Subscriptions with Stripe
-
4.6.0
-
Code
-
Classes
- TransactionObserver
Total Complexity |
46 |
Dependencies |
5 |
Dependents |
1 |
Total lines |
621 |
Lines of code |
350 |
Logical lines of code |
105 |
Comment lines |
204 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_on_checkout_session() |
A |
41 |
11 |
59 |
add_on_invoice() |
A |
43 |
8 |
50 |
add_on_payment_intent() |
A |
43 |
7 |
51 |
update_on_invoice() |
A |
43 |
7 |
51 |
update_on_checkout_session_lite() |
A |
42 |
6 |
53 |
get_subscribed_events() |
S |
53 |
2 |
24 |
update_on_payment_intent() |
S |
60 |
2 |
15 |
add_on_subscription() |
S |
54 |
1 |
22 |
add_on_checkout_session() |
S |
55 |
1 |
21 |
__construct() |
S |
77 |
1 |
4 |